-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve tests, correctly trigger warnings, and fix output markdown format #32
Conversation
b7fab5f
to
105cd6c
Compare
What's the |
It's something fiddly: it's the source you want to set up the nuget.config for your new test folder, but it seemed that if you have it in the pipeline then it can't restore from nuget.org. See https://github.com/ionide/KeepAChangelog/actions/runs/11494434344/job/31991923809#step:6:206 I thought it was going to be a series of pipeline fixes that I'd squash after but then it worked with one edit... |
Ok, so this is good and you have no more WIP for it? |
Yup! |
WHAT
WHY
Tests are good.
This makes it easier for next steps: probably actually addressing the low-hanging fruit issues, binlog parsing tests, and formatting.